v0.16.3
Detritus
interface
Speaking
Properties
isSpeaking
priority
soundshare
ssrc
user
userId
voice
voiceState
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
media
/
MediaEvents
/
Speaking
Interface
Speaking
Defined in mediaevents
Properties
isSpeaking
:
boolean
priority
:
boolean
soundshare
:
boolean
ssrc
:
number
user
:
null
|
User
class
User
detritus-client/structures/
User
userId
:
string
voice
:
boolean
voiceState
:
null
|
VoiceState
class
VoiceState
detritus-client/structures/
VoiceState